Consider using the jsdom test environment.

164

Consider using the "jsdom" test environment. -

// Package.json
"jest":{
    "testEnvironment": "jsdom"
}

Comments

Submit
0 Comments